Version

Transaction<T> Class Members

The following tables list the members exposed by Transaction<T>.

Public Constructors
 NameDescription
Public ConstructorTransaction<T> Constructor  
Public Fields
 NameDescription
Public Fieldcolcolumn key  
Public FieldlayoutKeychild grid key  
Public FieldparentRowIdkey of the parent row  
Public Fieldrowtransaction row object (can be any concrete type)  
Public FieldrowIdrow id  
Public Fieldtidtransaction ID  
Public FieldtypeTransaction type. Can be either "cell" or "row"  
Public Fieldvaluecell value in case type = "cell"  
See Also

View on GitHub